projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bc742c
)
* progmodes/etags.el (next-file): Improve revert message.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:36:51 +0000
(23:36 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 1 Feb 2008 23:36:51 +0000
(23:36 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0e2e972e5038411ce14c8b138896eaeff9615557..164726b8c34d120841f6df322b155a5d471930a4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,8
+1,6
@@
2008-02-01 Chong Yidong <cyd@stupidchicken.com>
- * progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
- to query the user interactively.
- (next-file): Implement it.
+ * progmodes/etags.el (next-file): Improve revert message.
2008-02-01 Andreas Schwab <schwab@suse.de>